[INFO] fetching crate omniparse 0.2.1...
[INFO] testing omniparse-0.2.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate omniparse 0.2.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate omniparse 0.2.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate omniparse 0.2.1
[INFO] tweaked toml for crates.io crate omniparse 0.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate omniparse 0.2.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate omniparse 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded codepage v0.1.2
[INFO] [stderr]   Downloaded scraper v0.18.1
[INFO] [stderr]   Downloaded calamine v0.24.0
[INFO] [stderr]   Downloaded lopdf v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a408aaaedd502a1409f9c8fcfc27eb1c3bba945da96c875b68142f3e455cd681
[INFO] running `Command { std: "docker" "start" "-a" "a408aaaedd502a1409f9c8fcfc27eb1c3bba945da96c875b68142f3e455cd681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a408aaaedd502a1409f9c8fcfc27eb1c3bba945da96c875b68142f3e455cd681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a408aaaedd502a1409f9c8fcfc27eb1c3bba945da96c875b68142f3e455cd681", kill_on_drop: false }`
[INFO] [stdout] a408aaaedd502a1409f9c8fcfc27eb1c3bba945da96c875b68142f3e455cd681
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 045aa759e60732744b3e849511173388f9ac23401721c4c24e7971a24a7ed509
[INFO] running `Command { std: "docker" "start" "-a" "045aa759e60732744b3e849511173388f9ac23401721c4c24e7971a24a7ed509", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling calamine v0.24.0
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling lopdf v0.32.0
[INFO] [stderr]    Compiling scraper v0.18.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling omniparse v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `row_count` and `column_count` are never read
[INFO] [stdout]   --> src/parsers/document/ods.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct TableInfo {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 67 |     name: String,
[INFO] [stdout] 68 |     row_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 69 |     column_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.15s
[INFO] running `Command { std: "docker" "inspect" "045aa759e60732744b3e849511173388f9ac23401721c4c24e7971a24a7ed509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "045aa759e60732744b3e849511173388f9ac23401721c4c24e7971a24a7ed509", kill_on_drop: false }`
[INFO] [stdout] 045aa759e60732744b3e849511173388f9ac23401721c4c24e7971a24a7ed509
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34b0d70ba02bc1b84c9b5e375a30c4a10a7a0f6af69ab1694ca490650702c245
[INFO] running `Command { std: "docker" "start" "-a" "34b0d70ba02bc1b84c9b5e375a30c4a10a7a0f6af69ab1694ca490650702c245", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling calamine v0.24.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling lopdf v0.32.0
[INFO] [stderr]    Compiling scraper v0.18.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling omniparse v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stdout] warning: fields `row_count` and `column_count` are never read
[INFO] [stdout]   --> src/parsers/document/ods.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct TableInfo {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 67 |     name: String,
[INFO] [stdout] 68 |     row_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 69 |     column_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_test.rs:21:28
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_test.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_test.rs:42:28
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_test.rs:51:28
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_test.rs:62:28
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_test.rs:75:28
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/cli_test.rs:91:28
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:130:28
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:142:28
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:155:28
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:179:28
[INFO] [stdout]     |
[INFO] [stdout] 179 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:191:28
[INFO] [stdout]     |
[INFO] [stdout] 191 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:202:28
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:226:28
[INFO] [stdout]     |
[INFO] [stdout] 226 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:239:28
[INFO] [stdout]     |
[INFO] [stdout] 239 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:250:28
[INFO] [stdout]     |
[INFO] [stdout] 250 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:270:28
[INFO] [stdout]     |
[INFO] [stdout] 270 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:290:28
[INFO] [stdout]     |
[INFO] [stdout] 290 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:309:28
[INFO] [stdout]     |
[INFO] [stdout] 309 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:325:28
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:347:28
[INFO] [stdout]     |
[INFO] [stdout] 347 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:358:28
[INFO] [stdout]     |
[INFO] [stdout] 358 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:369:28
[INFO] [stdout]     |
[INFO] [stdout] 369 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:385:28
[INFO] [stdout]     |
[INFO] [stdout] 385 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:399:28
[INFO] [stdout]     |
[INFO] [stdout] 399 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:411:28
[INFO] [stdout]     |
[INFO] [stdout] 411 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:429:28
[INFO] [stdout]     |
[INFO] [stdout] 429 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:441:28
[INFO] [stdout]     |
[INFO] [stdout] 441 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:456:28
[INFO] [stdout]     |
[INFO] [stdout] 456 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:470:28
[INFO] [stdout]     |
[INFO] [stdout] 470 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:481:28
[INFO] [stdout]     |
[INFO] [stdout] 481 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:495:28
[INFO] [stdout]     |
[INFO] [stdout] 495 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:510:28
[INFO] [stdout]     |
[INFO] [stdout] 510 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:521:28
[INFO] [stdout]     |
[INFO] [stdout] 521 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:531:28
[INFO] [stdout]     |
[INFO] [stdout] 531 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:542:28
[INFO] [stdout]     |
[INFO] [stdout] 542 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:554:28
[INFO] [stdout]     |
[INFO] [stdout] 554 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:569:28
[INFO] [stdout]     |
[INFO] [stdout] 569 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:582:28
[INFO] [stdout]     |
[INFO] [stdout] 582 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:598:28
[INFO] [stdout]     |
[INFO] [stdout] 598 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:613:28
[INFO] [stdout]     |
[INFO] [stdout] 613 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:630:28
[INFO] [stdout]     |
[INFO] [stdout] 630 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:655:28
[INFO] [stdout]     |
[INFO] [stdout] 655 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:665:28
[INFO] [stdout]     |
[INFO] [stdout] 665 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:675:28
[INFO] [stdout]     |
[INFO] [stdout] 675 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:684:28
[INFO] [stdout]     |
[INFO] [stdout] 684 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:700:28
[INFO] [stdout]     |
[INFO] [stdout] 700 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:710:28
[INFO] [stdout]     |
[INFO] [stdout] 710 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]    --> tests/cli_test.rs:720:28
[INFO] [stdout]     |
[INFO] [stdout] 720 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DataType` and `Xlsx`
[INFO] [stdout]  --> examples/create_large_test_fixtures_v2.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | use calamine::{Xlsx, DataType};
[INFO] [stdout]   |                ^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Cursor`
[INFO] [stdout]  --> examples/create_large_test_fixtures_v2.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::io::{Write, Cursor};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `row_count` and `column_count` are never read
[INFO] [stdout]   --> src/parsers/document/ods.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct TableInfo {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 67 |     name: String,
[INFO] [stdout] 68 |     row_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 69 |     column_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "34b0d70ba02bc1b84c9b5e375a30c4a10a7a0f6af69ab1694ca490650702c245", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34b0d70ba02bc1b84c9b5e375a30c4a10a7a0f6af69ab1694ca490650702c245", kill_on_drop: false }`
[INFO] [stdout] 34b0d70ba02bc1b84c9b5e375a30c4a10a7a0f6af69ab1694ca490650702c245
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5764b5b503108cc945041a272cb0ea9e5d5262558aeae40fc57ffc38a944c876
[INFO] running `Command { std: "docker" "start" "-a" "5764b5b503108cc945041a272cb0ea9e5d5262558aeae40fc57ffc38a944c876", kill_on_drop: false }`
[INFO] [stderr] warning: fields `row_count` and `column_count` are never read
[INFO] [stderr]   --> src/parsers/document/ods.rs:68:5
[INFO] [stderr]    |
[INFO] [stderr] 66 | struct TableInfo {
[INFO] [stderr]    |        --------- fields in this struct
[INFO] [stderr] 67 |     name: String,
[INFO] [stderr] 68 |     row_count: usize,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 69 |     column_count: usize,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `omniparse` (lib) generated 1 warning
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_test.rs:21:28
[INFO] [stderr]    |
[INFO] [stderr] 21 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_test.rs:32:28
[INFO] [stderr]    |
[INFO] [stderr] 32 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_test.rs:42:28
[INFO] [stderr]    |
[INFO] [stderr] 42 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_test.rs:51:28
[INFO] [stderr]    |
[INFO] [stderr] 51 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_test.rs:62:28
[INFO] [stderr]    |
[INFO] [stderr] 62 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_test.rs:75:28
[INFO] [stderr]    |
[INFO] [stderr] 75 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]   --> tests/cli_test.rs:91:28
[INFO] [stderr]    |
[INFO] [stderr] 91 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]    |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:103:28
[INFO] [stderr]     |
[INFO] [stderr] 103 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:116:28
[INFO] [stderr]     |
[INFO] [stderr] 116 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:130:28
[INFO] [stderr]     |
[INFO] [stderr] 130 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:142:28
[INFO] [stderr]     |
[INFO] [stderr] 142 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:155:28
[INFO] [stderr]     |
[INFO] [stderr] 155 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:179:28
[INFO] [stderr]     |
[INFO] [stderr] 179 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:191:28
[INFO] [stderr]     |
[INFO] [stderr] 191 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:202:28
[INFO] [stderr]     |
[INFO] [stderr] 202 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:226:28
[INFO] [stderr]     |
[INFO] [stderr] 226 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:239:28
[INFO] [stderr]     |
[INFO] [stderr] 239 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:250:28
[INFO] [stderr]     |
[INFO] [stderr] 250 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:270:28
[INFO] [stderr]     |
[INFO] [stderr] 270 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:290:28
[INFO] [stderr]     |
[INFO] [stderr] 290 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:309:28
[INFO] [stderr]     |
[INFO] [stderr] 309 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:325:28
[INFO] [stderr]     |
[INFO] [stderr] 325 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:347:28
[INFO] [stderr]     |
[INFO] [stderr] 347 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:358:28
[INFO] [stderr]     |
[INFO] [stderr] 358 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:369:28
[INFO] [stderr]     |
[INFO] [stderr] 369 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:385:28
[INFO] [stderr]     |
[INFO] [stderr] 385 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:399:28
[INFO] [stderr]     |
[INFO] [stderr] 399 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:411:28
[INFO] [stderr]     |
[INFO] [stderr] 411 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:429:28
[INFO] [stderr]     |
[INFO] [stderr] 429 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:441:28
[INFO] [stderr]     |
[INFO] [stderr] 441 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:456:28
[INFO] [stderr]     |
[INFO] [stderr] 456 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:470:28
[INFO] [stderr]     |
[INFO] [stderr] 470 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:481:28
[INFO] [stderr]     |
[INFO] [stderr] 481 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:495:28
[INFO] [stderr]     |
[INFO] [stderr] 495 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:510:28
[INFO] [stderr]     |
[INFO] [stderr] 510 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:521:28
[INFO] [stderr]     |
[INFO] [stderr] 521 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:531:28
[INFO] [stderr]     |
[INFO] [stderr] 531 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:542:28
[INFO] [stderr]     |
[INFO] [stderr] 542 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:554:28
[INFO] [stderr]     |
[INFO] [stderr] 554 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:569:28
[INFO] [stderr]     |
[INFO] [stderr] 569 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:582:28
[INFO] [stderr]     |
[INFO] [stderr] 582 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:598:28
[INFO] [stderr]     |
[INFO] [stderr] 598 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:613:28
[INFO] [stderr]     |
[INFO] [stderr] 613 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:630:28
[INFO] [stderr]     |
[INFO] [stderr] 630 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:655:28
[INFO] [stderr]     |
[INFO] [stderr] 655 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:665:28
[INFO] [stderr]     |
[INFO] [stderr] 665 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:675:28
[INFO] [stderr]     |
[INFO] [stderr] 675 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:684:28
[INFO] [stderr]     |
[INFO] [stderr] 684 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:700:28
[INFO] [stderr]     |
[INFO] [stderr] 700 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:710:28
[INFO] [stderr]     |
[INFO] [stderr] 710 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stderr]    --> tests/cli_test.rs:720:28
[INFO] [stderr]     |
[INFO] [stderr] 720 |     let mut cmd = Command::cargo_bin("omniparse").unwrap();
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DataType` and `Xlsx`
[INFO] [stderr]  --> examples/create_large_test_fixtures_v2.rs:5:16
[INFO] [stderr]   |
[INFO] [stderr] 5 | use calamine::{Xlsx, DataType};
[INFO] [stderr]   |                ^^^^  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Cursor`
[INFO] [stderr]  --> examples/create_large_test_fixtures_v2.rs:7:22
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::io::{Write, Cursor};
[INFO] [stderr]   |                      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `omniparse` (test "cli_test") generated 51 warnings
[INFO] [stderr] warning: `omniparse` (example "create_large_test_fixtures_v2") generated 2 warnings (run `cargo fix --example "create_large_test_fixtures_v2" -p omniparse` to apply 2 suggestions)
[INFO] [stderr] warning: `omniparse` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/omniparse-354d5bf94ff4d35a)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test detection::confidence::tests::test_confidence_clamping ... ok
[INFO] [stdout] test detection::confidence::tests::test_extension_confidence ... ok
[INFO] [stdout] test detection::confidence::tests::test_content_analysis_confidence ... ok
[INFO] [stdout] test detection::confidence::tests::test_magic_bytes_confidence ... ok
[INFO] [stdout] test detection::magic::tests::test_detect_ole2_type_too_short ... ok
[INFO] [stdout] test detection::magic::tests::test_contains_stream_name ... ok
[INFO] [stdout] test detection::magic::tests::test_detect_ole2_type_invalid_header ... ok
[INFO] [stdout] test detection::confidence::tests::test_unknown_confidence ... ok
[INFO] [stdout] test detection::confidence::tests::test_confidence_with_context ... ok
[INFO] [stdout] test detection::magic::tests::test_get_magic_patterns_count ... ok
[INFO] [stdout] test detection::magic::tests::test_detect_ole2_type_with_powerpoint ... ok
[INFO] [stdout] test detection::magic::tests::test_detect_ole2_type_with_workbook ... ok
[INFO] [stdout] test detection::magic::tests::test_magic_pattern_matches ... ok
[INFO] [stdout] test detection::magic::tests::test_detect_ole2_type_with_word_document ... ok
[INFO] [stdout] test parsers::document::odp::tests::test_supported_types ... ok
[INFO] [stdout] test detection::magic::tests::test_search_bytes ... ok
[INFO] [stdout] test parsers::document::ppt::tests::test_parser_name ... ok
[INFO] [stdout] test parsers::document::ppt::tests::test_is_likely_text ... ok
[INFO] [stdout] test detection::magic::tests::test_magic_pattern_with_offset ... ok
[INFO] [stdout] test detection::magic::tests::test_to_utf16le ... ok
[INFO] [stdout] test parsers::document::doc::tests::test_is_likely_text ... ok
[INFO] [stdout] test parsers::document::doc::tests::test_parser_name ... ok
[INFO] [stdout] test detection::magic::tests::test_magic_pattern_with_mask ... ok
[INFO] [stdout] test parsers::document::ppt::tests::test_ole2_detection ... ok
[INFO] [stdout] test parsers::document::ppt::tests::test_supported_types ... ok
[INFO] [stdout] test parsers::document::pptx::tests::test_parser_name ... ok
[INFO] [stdout] test parsers::document::doc::tests::test_ole2_detection ... ok
[INFO] [stdout] test parsers::document::ods::tests::test_supported_types ... ok
[INFO] [stdout] test parsers::document::xls::tests::test_parser_name ... ok
[INFO] [stdout] test parsers::document::pptx::tests::test_supported_types ... ok
[INFO] [stdout] test parsers::document::xls::tests::test_supported_types ... ok
[INFO] [stdout] test parsers::document::xlsx::tests::test_error_handling_empty_data ... ok
[INFO] [stdout] test parsers::document::xlsx::tests::test_error_handling_invalid_data ... ok
[INFO] [stdout] test parsers::document::xlsx::tests::test_parser_name ... ok
[INFO] [stdout] test parsers::document::xlsx::tests::test_supported_types ... ok
[INFO] [stdout] test parsers::text::css::tests::test_css_parser_empty ... ok
[INFO] [stdout] test parsers::text::css::tests::test_css_parser_counts ... ok
[INFO] [stdout] test parsers::text::css::tests::test_css_parser_supported_types ... ok
[INFO] [stdout] test parsers::text::css::tests::test_css_parser_with_imports ... ok
[INFO] [stdout] test parsers::text::rtf::tests::test_rtf_parser_supported_types ... ok
[INFO] [stdout] test parsers::text::html::tests::test_empty_html ... ok
[INFO] [stdout] test parsers::text::html::tests::test_malformed_html ... ok
[INFO] [stdout] test parsers::text::html::tests::test_html_with_scripts_and_styles ... ok
[INFO] [stdout] test parsers::text::css::tests::test_css_parser_basic ... ok
[INFO] [stdout] test parsers::text::html::tests::test_valid_html_extraction ... ok
[INFO] [stdout] test parsers::text::rtf::tests::test_rtf_parser_name ... ok
[INFO] [stdout] test parsers::document::doc::tests::test_supported_types ... ok
[INFO] [stdout] test parsers::text::html::tests::test_html_parser_supported_types ... ok
[INFO] [stdout] test parsers::text::css::tests::test_css_parser_name ... ok
[INFO] [stdout] test parsers::text::html::tests::test_html_without_metadata ... ok
[INFO] [stdout] test parsers::text::html::tests::test_html_parser_name ... ok
[INFO] [stdout] test utils::security::tests::test_check_xml_bomb_nested_entities ... ok
[INFO] [stdout] test utils::security::tests::test_check_xml_bomb_safe_xml ... ok
[INFO] [stdout] test utils::security::tests::test_validate_file_size_exceeds_limit ... ok
[INFO] [stdout] test utils::security::tests::test_validate_file_size_within_limit ... ok
[INFO] [stdout] test utils::streaming::tests::test_read_chunks ... ok
[INFO] [stdout] test utils::streaming::tests::test_limited_reader_exceeds_limit ... ok
[INFO] [stdout] test utils::streaming::tests::test_limited_reader_within_limit ... ok
[INFO] [stdout] test utils::streaming::tests::test_read_with_limit ... ok
[INFO] [stdout] test utils::security::tests::test_check_xml_bomb_excessive_entities ... ok
[INFO] [stdout] test parsers::document::ods::tests::test_parser_name ... ok
[INFO] [stdout] test parsers::document::odp::tests::test_parser_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/omniparse-85fe38e509ccf3fb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_test.rs (/opt/rustwide/target/debug/deps/cli_test-a56eb69568533f16)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test test_cli_batch_with_file_separators ... ok
[INFO] [stdout] test test_cli_batch_with_errors ... ok
[INFO] [stdout] test test_cli_csv_file_extraction ... ok
[INFO] [stdout] test test_cli_all_flags_combined ... ok
[INFO] [stdout] test test_cli_batch_all_errors ... ok
[INFO] [stdout] test test_cli_detect_only_with_yaml ... ok
[INFO] [stdout] test test_cli_error_message_to_stderr ... ok
[INFO] [stdout] test test_cli_invalid_json_error ... ok
[INFO] [stdout] test test_cli_corrupted_file_error ... ok
[INFO] [stdout] test test_cli_detect_only_short_flag ... ok
[INFO] [stdout] test test_cli_detect_only_json_format ... ok
[INFO] [stdout] test test_cli_batch_json_format ... ok
[INFO] [stdout] test test_cli_detect_only_flag ... ok
[INFO] [stdout] test test_cli_metadata_only_short_flag ... ok
[INFO] [stdout] test test_cli_minimal_csv_file ... ok
[INFO] [stdout] test test_cli_json_format_short_flag ... ok
[INFO] [stdout] test test_cli_json_format_valid_json ... ok
[INFO] [stdout] test test_cli_metadata_only_flag ... ok
[INFO] [stdout] test test_cli_metadata_only_json_format ... ok
[INFO] [stdout] test test_cli_output_json_to_file ... ok
[INFO] [stdout] test test_cli_minimal_json_file ... ok
[INFO] [stdout] test test_cli_no_arguments ... ok
[INFO] [stdout] test test_cli_nonexistent_file_error ... ok
[INFO] [stdout] test test_cli_parallel_single_file ... ok
[INFO] [stdout] test test_cli_metadata_only_with_json ... ok
[INFO] [stdout] test test_cli_parallel_short_flag ... ok
[INFO] [stdout] test test_cli_output_to_file ... ok
[INFO] [stdout] test test_cli_parallel_flag ... ok
[INFO] [stdout] test test_cli_output_to_file_short_flag ... ok
[INFO] [stdout] test test_cli_parallel_with_json_output ... ok
[INFO] [stdout] test test_cli_tar_file ... ok
[INFO] [stdout] test test_cli_mixed_file_types ... ok
[INFO] [stdout] test test_cli_text_format_explicit ... ok
[INFO] [stdout] test test_cli_verbose_with_multiple_files ... ok
[INFO] [stdout] test test_cli_detect_only_multiple_files ... ok
[INFO] [stdout] test test_cli_empty_text_file ... ok
[INFO] [stdout] test test_cli_invalid_format_option ... ok
[INFO] [stdout] test test_cli_single_file_extraction ... ok
[INFO] [stdout] test test_cli_parallel_with_verbose ... ok
[INFO] [stdout] test test_cli_docx_file ... ok
[INFO] [stdout] test test_cli_yaml_format ... ok
[INFO] [stdout] test test_cli_multiple_files ... ok
[INFO] [stdout] test test_cli_verbose_with_output_file ... ok
[INFO] [stdout] test test_cli_text_format_default ... ok
[INFO] [stdout] test test_cli_json_format ... ok
[INFO] [stdout] test test_cli_verbose_flag ... ok
[INFO] [stdout] test test_cli_xml_file ... ok
[INFO] [stdout] test test_cli_text_file_extraction ... ok
[INFO] [stdout] test test_cli_verbose_short_flag ... ok
[INFO] [stdout] test test_cli_version_flag ... ok
[INFO] [stdout] test test_cli_help_flag ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test cli_test`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_cli_help_flag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cli_help_flag' (111) panicked at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stdout, failed var.contains(Rust toolkit)
[INFO] [stdout] ├── var: Omniparse - Extract text and metadata from 35+ file formats
[INFO] [stdout] │   
[INFO] [stdout] │   Supported formats:
[INFO] [stdout] │   Text: TXT, JSON, CSV, XML, HTML, CSS, RTF
[INFO] [stdout] │   Documents: PDF, DOCX, DOC, XLSX, XLS, PPTX, PPT, ODT, ODS, ODP
[INFO] [stdout] │   Images: JPEG, PNG, TIFF
[INFO] [stdout] │   Archives: ZIP, TAR
[INFO] [stdout] │   
[INFO] [stdout] │   Examples:
[INFO] [stdout] │   omniparse document.pdf
[INFO] [stdout] │   omniparse --format json webpage.html
[INFO] [stdout] │   omniparse --metadata-only spreadsheet.xlsx
[INFO] [stdout] │   omniparse --parallel *.pdf *.docx
[INFO] [stdout] │   
[INFO] [stdout] │   Usage: omniparse [OPTIONS] <FILES>...
[INFO] [stdout] │   
[INFO] [stdout] │   Arguments:
[INFO] [stdout] │     <FILES>...
[INFO] [stdout] │             Input file paths to process
[INFO] [stdout] │             
[INFO] [stdout] │             One or more file paths to extract content from. Supports glob patterns when expanded by the shell.
[INFO] [stdout] │   
[INFO] [stdout] │   Options:
[INFO] [stdout] │     -f, --format <FORMAT>
[INFO] [stdout] │             Output format
[INFO] [stdout] │             
[INFO] [stdout] │             Controls how the extraction results are formatted. Options are: - text: Human-readable plain text (default) - json: JSON format for programmatic processing - yaml: YAML format
[INFO] [stdout] │   
[INFO] [stdout] │             Possible values:
[INFO] [stdout] │             - text: Plain text output
[INFO] [stdout] │             - json: JSON output
[INFO] [stdout] │             - yaml: YAML output
[INFO] [stdout] │             
[INFO] [stdout] │             [default: text]
[INFO] [stdout] │   
[INFO] [stdout] │     -m, --metadata-only
[INFO] [stdout] │             Extract metadata only (no content)
[INFO] [stdout] │             
[INFO] [stdout] │             When enabled, only metadata is extracted and displayed. The actual content (text or binary) is not included in the output.
[INFO] [stdout] │   
[INFO] [stdout] │     -d, --detect-only
[INFO] [stdout] │             Detect file type only (no extraction)
[INFO] [stdout] │             
[INFO] [stdout] │             When enabled, only file type detection is performed. No parsing or content extraction occurs. Useful for quickly identifying file types.
[INFO] [stdout] │   
[INFO] [stdout] │     -o, --output <OUTPUT>
[INFO] [stdout] │             Output file path (stdout if not specified)
[INFO] [stdout] │             
[INFO] [stdout] │             If provided, results are written to this file instead of stdout.
[INFO] [stdout] │   
[INFO] [stdout] │     -v, --verbose
[INFO] [stdout] │             Enable verbose output
[INFO] [stdout] │             
[INFO] [stdout] │             Prints additional information to stderr, including progress messages and summary statistics for batch operations.
[INFO] [stdout] │   
[INFO] [stdout] │     -p, --parallel
[INFO] [stdout] │             Process files in parallel
[INFO] [stdout] │             
[INFO] [stdout] │             When enabled and the `parallel` feature is available, files are processed in parallel using multiple threads for better performance.
[INFO] [stdout] │   
[INFO] [stdout] │     -h, --help
[INFO] [stdout] │             Print help (see a summary with '-h')
[INFO] [stdout] │   
[INFO] [stdout] │     -V, --version
[INFO] [stdout] │             Print version
[INFO] [stdout] └── var as str: Omniparse - Extract text and metadata from 35+ file formats
[INFO] [stdout]     
[INFO] [stdout]     Supported formats:
[INFO] [stdout]     Text: TXT, JSON, CSV, XML, HTML, CSS, RTF
[INFO] [stdout]     Documents: PDF, DOCX, DOC, XLSX, XLS, PPTX, PPT, ODT, ODS, ODP
[INFO] [stdout]     Images: JPEG, PNG, TIFF
[INFO] [stdout]     Archives: ZIP, TAR
[INFO] [stdout]     
[INFO] [stdout]     Examples:
[INFO] [stdout]     omniparse document.pdf
[INFO] [stdout]     omniparse --format json webpage.html
[INFO] [stdout]     omniparse --metadata-only spreadsheet.xlsx
[INFO] [stdout]     omniparse --parallel *.pdf *.docx
[INFO] [stdout]     
[INFO] [stdout]     Usage: omniparse [OPTIONS] <FILES>...
[INFO] [stdout]     
[INFO] [stdout]     Arguments:
[INFO] [stdout]       <FILES>...
[INFO] [stdout]               Input file paths to process
[INFO] [stdout]               
[INFO] [stdout]               One or more file paths to extract content from. Supports glob patterns when expanded by the shell.
[INFO] [stdout]     
[INFO] [stdout]     Options:
[INFO] [stdout]       -f, --format <FORMAT>
[INFO] [stdout]               Output format
[INFO] [stdout]               
[INFO] [stdout]               Controls how the extraction results are formatted. Options are: - text: Human-readable plain text (default) - json: JSON format for programmatic processing - yaml: YAML format
[INFO] [stdout]     
[INFO] [stdout]               Possible values:
[INFO] [stdout]               - text: Plain text output
[INFO] [stdout]               - json: JSON output
[INFO] [stdout]               - yaml: YAML output
[INFO] [stdout]               
[INFO] [stdout]               [default: text]
[INFO] [stdout]     
[INFO] [stdout]       -m, --metadata-only
[INFO] [stdout]               Extract metadata only (no content)
[INFO] [stdout]               
[INFO] [stdout]               When enabled, only metadata is extracted and displayed. The actual content (text or binary) is not included in the output.
[INFO] [stdout]     
[INFO] [stdout]       -d, --detect-only
[INFO] [stdout]               Detect file type only (no extraction)
[INFO] [stdout]               
[INFO] [stdout]               When enabled, only file type detection is performed. No parsing or content extraction occurs. Useful for quickly identifying file types.
[INFO] [stdout]     
[INFO] [stdout]       -o, --output <OUTPUT>
[INFO] [stdout]               Output file path (stdout if not specified)
[INFO] [stdout]               
[INFO] [stdout]               If provided, results are written to this file instead of stdout.
[INFO] [stdout]     
[INFO] [stdout]       -v, --verbose
[INFO] [stdout]               Enable verbose output
[INFO] [stdout]               
[INFO] [stdout]               Prints additional information to stderr, including progress messages and summary statistics for batch operations.
[INFO] [stdout]     
[INFO] [stdout]       -p, --parallel
[INFO] [stdout]               Process files in parallel
[INFO] [stdout]               
[INFO] [stdout]               When enabled and the `parallel` feature is available, files are processed in parallel using multiple threads for better performance.
[INFO] [stdout]     
[INFO] [stdout]       -h, --help
[INFO] [stdout]               Print help (see a summary with '-h')
[INFO] [stdout]     
[INFO] [stdout]       -V, --version
[INFO] [stdout]               Print version
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/omniparse" "--help"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] Omniparse - Extract text and metadata from 35+ file formats
[INFO] [stdout] 
[INFO] [stdout] Supported formats:
[INFO] [stdout] Text: TXT, JSON, CSV, XML, HTML, CSS, RTF
[INFO] [stdout] Documents: PDF, DOCX, DOC, XLSX, XLS, PPTX, PPT, ODT, ODS, ODP
[INFO] [stdout] Images: JPEG, PNG, TIFF
[INFO] [stdout] Archives: ZIP, TAR
[INFO] [stdout] 
[INFO] [stdout] Examples:
[INFO] [stdout] omniparse document.pdf
[INFO] [stdout] omniparse --format json webpage.html
[INFO] [stdout] omniparse --metadata-only spreadsheet.xlsx
[INFO] [stdout] omniparse --parallel *.pdf *.docx
[INFO] [stdout] 
[INFO] [stdout] Usage: omniparse [OPTIONS] <FILES>...
[INFO] [stdout] 
[INFO] [stdout] Arguments:
[INFO] [stdout]   <FILES>...
[INFO] [stdout]           Input file paths to process
[INFO] [stdout]           
[INFO] [stdout]           One or more file paths to extract content from. Supports glob patterns when expanded by the shell.
[INFO] [stdout] 
[INFO] [stdout] Options:
[INFO] [stdout]   -f, --format <FORMAT>
[INFO] [stdout]           Output format
[INFO] [stdout]           
[INFO] [stdout]           Controls how the extraction results are formatted. Options are: - text: Human-readable plain text (default) - json: JSON format for programmatic processing - yaml: YAML format
[INFO] [stdout] 
[INFO] [stdout]           Possible values:
[INFO] [stdout]           - text: Plain text output
[INFO] [stdout]           - json: JSON output
[INFO] [stdout]           - yaml: YAML output
[INFO] [stdout]           
[INFO] [stdout]           [default: text]
[INFO] [stdout] 
[INFO] [stdout]   -m, --metadata-only
[INFO] [stdout]           Extract metadata only (no content)
[INFO] [stdout]           
[INFO] [stdout]           When enabled, only metadata is extracted and displayed. The actual content (text or binary) is not included in the output.
[INFO] [stdout] 
[INFO] [stdout]   -d, --detect-only
[INFO] [stdout]           Detect file type only (no extraction)
[INFO] [stdout]           
[INFO] [stdout]           When enabled, only file type detection is performed. No parsing or content extraction occurs. Useful for quickly identifying file types.
[INFO] [stdout] 
[INFO] [stdout]   -o, --output <OUTPUT>
[INFO] [stdout]           Output file path (stdout if not specified)
[INFO] [stdout]           
[INFO] [stdout]           If provided, results are written to this file instead of stdout.
[INFO] [stdout] 
[INFO] [stdout]   -v, --verbose
[INFO] [stdout]           Enable verbose output
[INFO] [stdout]           
[INFO] [stdout]           Prints additional information to stderr, including progress messages and summary statistics for batch operations.
[INFO] [stdout] 
[INFO] [stdout]   -p, --parallel
[INFO] [stdout]           Process files in parallel
[INFO] [stdout]           
[INFO] [stdout]           When enabled and the `parallel` feature is available, files are processed in parallel using multiple threads for better performance.
[INFO] [stdout] 
[INFO] [stdout]   -h, --help
[INFO] [stdout]           Print help (see a summary with \'-h\')
[INFO] [stdout] 
[INFO] [stdout]   -V, --version
[INFO] [stdout]           Print version
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bd61e4e294a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bd61e4e294a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bd61e4e294a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bd61e4e294a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bd61e4f8f9a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bd61e4f8f9a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5bd61e4e86b2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bd61e4e86b2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bd61e4bfc2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bd61e4bfc2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bd61e4da4f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bd61e418dbc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5bd61e418dbc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bd61e4da6b2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5bd61e4da6b2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bd61e4bfce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bd61e4b7459 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bd61e4c09fd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bd61e4f97ac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bd61e455f58 - core[786f478f706679df]::panicking::panic_display::<assert_cmd[1f11da3e5eb1b4da]::assert::AssertError>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5bd61e4619a7 - <assert_cmd[1f11da3e5eb1b4da]::assert::AssertError>::panic::<assert_cmd[1f11da3e5eb1b4da]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.1/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5bd61e460a17 - <<assert_cmd[1f11da3e5eb1b4da]::assert::AssertError>::panic<assert_cmd[1f11da3e5eb1b4da]::assert::Assert> as core[786f478f706679df]::ops::function::FnOnce<(assert_cmd[1f11da3e5eb1b4da]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5bd61e45b213 - <core[786f478f706679df]::result::Result<assert_cmd[1f11da3e5eb1b4da]::assert::Assert, assert_cmd[1f11da3e5eb1b4da]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[1f11da3e5eb1b4da]::assert::AssertError>::panic<assert_cmd[1f11da3e5eb1b4da]::assert::Assert>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5bd61e3daf14 - <assert_cmd[1f11da3e5eb1b4da]::assert::Assert>::stdout::<predicates[1b2e1e577e9e7896]::str::basics::ContainsPredicate, assert_cmd[1f11da3e5eb1b4da]::assert::StrOutputPredicate<predicates[1b2e1e577e9e7896]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.1.1/src/assert.rs:364:31
[INFO] [stdout]   24:     0x5bd61e3dcff7 - cli_test[1a9361c2e6dc6d4a]::test_cli_help_flag
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_test.rs:26:10
[INFO] [stdout]   25:     0x5bd61e3dbc47 - cli_test[1a9361c2e6dc6d4a]::test_cli_help_flag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_test.rs:20:24
[INFO] [stdout]   26:     0x5bd61e3e94f6 - <cli_test[1a9361c2e6dc6d4a]::test_cli_help_flag::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5bd61e40ce9b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5bd61e40ce9b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5bd61e41988b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5bd61e41988b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5bd61e41988b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5bd61e41988b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5bd61e41988b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5bd61e41988b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5bd61e41988b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5bd61e414fa4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5bd61e414fa4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5bd61e41c492 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5bd61e41c492 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5bd61e41c492 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5bd61e41c492 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5bd61e41c492 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5bd61e41c492 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5bd61e41c492 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5bd61e4e1e7f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x5bd61e4e1e7f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7c72f8bbbaa4 - <unknown>
[INFO] [stdout]   48:     0x7c72f8c48a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_cli_help_flag
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 50 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5764b5b503108cc945041a272cb0ea9e5d5262558aeae40fc57ffc38a944c876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5764b5b503108cc945041a272cb0ea9e5d5262558aeae40fc57ffc38a944c876", kill_on_drop: false }`
[INFO] [stdout] 5764b5b503108cc945041a272cb0ea9e5d5262558aeae40fc57ffc38a944c876
